Skip to content

FOUR-22771:Aria Label is duplicated between select lists of Radio check type#1825

Merged
ryancooley merged 1 commit into
developfrom
bugfix/FOUR-22771_B
Jun 13, 2025
Merged

FOUR-22771:Aria Label is duplicated between select lists of Radio check type#1825
ryancooley merged 1 commit into
developfrom
bugfix/FOUR-22771_B

Conversation

@fagubla

@fagubla fagubla commented Jun 6, 2025

Copy link
Copy Markdown
Contributor

Issue & Reproduction Steps

  1. Create a screen form
  2. Add select list of Radio check box type
  3. Set the provide values + Set Aria label also
  4. Add another select list of Radio check box type
  5. Set provide values and left black the Aria label field
  6. Check the record is provide values of the second select list

Current Behavior
Aria Label is duplicated between select list of Radio check type, According the position : The firs aria label It is reflected in the second select list of the same position

Expected Behavior
Configurations in select lists and configuration of each theirs records should be independent

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

ci:deploy

@cypress

cypress Bot commented Jun 6, 2025

Copy link
Copy Markdown

screen-builder    Run #1851

Run Properties:  status check passed Passed #1851  •  git commit 7a8dab215a: FOUR-22771:Aria Label is duplicated between select lists of Radio check type
Project screen-builder
Branch Review bugfix/FOUR-22771_B
Run status status check passed Passed #1851
Run duration 09m 09s
Commit git commit 7a8dab215a: FOUR-22771:Aria Label is duplicated between select lists of Radio check type
Committer Fabio Rodolfo Guachalla Blanco
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 19
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 374
View all changes introduced in this branch ↗︎

@vladyrichter

Copy link
Copy Markdown

QA server K8S was successfully deployed https://ci-d4930f355f.engk8s.processmaker.net

@processmaker-sonarqube

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@agustinbusso agustinbusso left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fix is correct for new select list elements added to the screen

@ryancooley ryancooley merged commit b13e8f8 into develop Jun 13, 2025
29 checks passed
@ryancooley ryancooley deleted the bugfix/FOUR-22771_B branch June 13, 2025 20:07
pmPaulis pushed a commit that referenced this pull request Jul 8, 2025
FOUR-22771:Aria Label is duplicated between select lists of Radio check type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants